Skip to content

Commit 2cdef3b

Browse files
authored
Skip double ci run
1 parent f4135f0 commit 2cdef3b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: ci
2-
on: [push, pull_request]
2+
on:
3+
push:
4+
branches: [main]
5+
pull_request:
36

47
permissions:
58
contents: read

0 commit comments

Comments
 (0)