We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 909c141 commit 69bbcfdCopy full SHA for 69bbcfd
.github/ci.yml renamed to .github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: CI
2
3
on:
4
- pull_request:
+ pull_request: {}
5
push:
6
# Filtering branches here prevents duplicate builds from pull_request and push
7
branches:
0 commit comments