We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72f2256 + 035297a commit 53c85f7Copy full SHA for 53c85f7
1 file changed
.github/workflows/main.yml
@@ -3,9 +3,9 @@ name: CI
3
on:
4
# Trigger the workflow on push or pull requests, but only for the
5
# main branch
6
- push:
7
- branches:
8
- - master
+ #push:
+ # branches:
+ # - master
9
pull_request:
10
branches:
11
- master
0 commit comments