We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993e834 commit eeb8585Copy full SHA for eeb8585
.github/workflows/cache_program.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
-
+ workflow_dispatch:
8
jobs:
9
cache:
10
runs-on: ubuntu-latest
0 commit comments