Skip to content

Commit af8daaa

Browse files
committed
Edit ci
1 parent ea395f2 commit af8daaa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ name: CI
33
on:
44
push:
55
branches:
6-
- audit
6+
- *
7+
tags:
8+
- *
79
pull_request:
810
types: [ opened, reopened, synchronize ]
911
branches:

0 commit comments

Comments
 (0)