We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7220be3 commit 43d5723Copy full SHA for 43d5723
.github/workflows/tests.yaml
@@ -5,7 +5,7 @@ name: tests
5
on:
6
schedule:
7
- cron: '0 15 * * 7'
8
- workflow_dispatch
+ workflow_dispatch:
9
jobs:
10
tests:
11
runs-on: ubuntu-latest
0 commit comments