We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0070ab commit 65b866aCopy full SHA for 65b866a
1 file changed
.github/workflows/ci.yml
@@ -1,13 +1,6 @@
1
name: Continuous Integration
2
3
on:
4
- push:
5
- branches:
6
- - "**"
7
-
8
- tags-ignore:
9
10
11
pull_request:
12
types: [opened, synchronize, edited]
13
0 commit comments