Skip to content

Commit 221cbf2

Browse files
authored
typo - CI.yml
1 parent d9b07d0 commit 221cbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CI
22
on:
33
pull_request:
44
branches: [master]
5-
tags: ["*"]
65
push:
76
branches: [master]
7+
tags: ["*"]
88
jobs:
99
test:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)