We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2907a commit 0e4db22Copy full SHA for 0e4db22
.github/workflows/testonpush.yml
@@ -2,9 +2,6 @@ name: Extract open problems
2
3
# Controls when the workflow will run
4
on:
5
- # Triggers the workflow on push or pull request events but only for the "master" branch
6
- push:
7
- branches: [ "master" ]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments