Skip to content

Commit 612f942

Browse files
committed
only execute on development branch
1 parent 40ce303 commit 612f942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-from-latest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
download-artifact:
10+
if: github.ref == 'refs/heads/next-major-release'
1011
runs-on: ubuntu-latest
1112
steps:
1213
- name: Checkout

0 commit comments

Comments
 (0)