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 b504f2e commit b4f4570Copy full SHA for b4f4570
.github/workflows/ci.yml
@@ -3,10 +3,6 @@ name: Continous integration
3
on:
4
pull_request:
5
push:
6
- branches:
7
- - master
8
- tags:
9
- - "*"
10
11
permissions:
12
contents: read
0 commit comments