Skip to content

Commit 73e2869

Browse files
Merge pull request #402 from laurenchilutti/ci_2_4
Enable manual triggering for CI workflow
2 parents 8ddc788 + 0b9cab4 commit 73e2869

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/SHiELD_parallelworks_intel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
# run weekly on Sunday
1717
schedule:
1818
- cron: '0 0 * * 0'
19+
workflow_dispatch:
1920

2021
#this should cancel in progress ci runs for the same PR
2122
#(e.g. a second commit on the same PR comes in while CI is still running)

0 commit comments

Comments
 (0)