Skip to content

Commit e8ad3af

Browse files
committed
Add push trigger for testing
1 parent 0180811 commit e8ad3af

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/update-proxy-release.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Update dependency proxy release assets
22
on:
3+
push:
4+
branches:
5+
- mbg/update-proxy-binaries # for testing
36
workflow_dispatch:
47
inputs:
58
tag:
@@ -16,7 +19,7 @@ jobs:
1619
contents: write # needed to push the updated files
1720
pull-requests: write # needed to create the PR
1821
env:
19-
RELEASE_TAG: ${{ inputs.tag }}
22+
RELEASE_TAG: ${{ inputs.tag || 'codeql-bundle-v2.22.0' }}
2023
steps:
2124
- name: Install Node
2225
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy