We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9489040 commit 71d89f8Copy full SHA for 71d89f8
1 file changed
.github/workflows/ubuntu-lint.yml
@@ -1,11 +1,7 @@
1
name: ubuntu-lint
2
3
on:
4
- pull_request:
5
-
6
- push:
7
- branches:
8
- - master
+ push
9
10
concurrency:
11
group: ci-${{ github.ref }}-${{ github.workflow }}
0 commit comments