Skip to content

Commit 7a03dc4

Browse files
committed
Update ci.yml
1 parent 72af16d commit 7a03dc4

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
name: Locutus CI
22
on:
3-
push:
4-
branches:
5-
- main
63
pull_request:
7-
types:
8-
- opened
9-
- synchronize
4+
push:
5+
branches: [main]
6+
tags: ['*']
107
jobs:
118
ci:
129
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)