Skip to content

Commit 71d89f8

Browse files
committed
Check on push
1 parent 9489040 commit 71d89f8

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/ubuntu-lint.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: ubuntu-lint
22

33
on:
4-
pull_request:
5-
6-
push:
7-
branches:
8-
- master
4+
push
95

106
concurrency:
117
group: ci-${{ github.ref }}-${{ github.workflow }}

0 commit comments

Comments
 (0)