Skip to content

Commit 196fa3c

Browse files
authored
Merge pull request #257 from ISISComputingGroup/allow_manual_future_run_thing
Allow manually running future-compatibility pipeline
2 parents 6f10612 + cd265fd commit 196fa3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-against-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: future-dependency-compatibility-test
22
on:
33
schedule:
44
- cron: "0 0 * * *"
5+
workflow_dispatch:
56
jobs:
67
tests:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)