Skip to content

Commit b23511d

Browse files
committed
Test conditional execution
1 parent 103dcd0 commit b23511d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/extra.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
UpdateDep:
1515
name: Update Dependency
16+
if: ! endsWith(github.ref, 'update-dependencies')
1617
runs-on: ubuntu-latest
1718
steps:
1819
- name: Checkout

0 commit comments

Comments
 (0)