Skip to content

Commit ff78650

Browse files
committed
undo changes to main workflow
1 parent cd41279 commit ff78650

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: CI
22

33
on:
4-
push: ["foo"]
5-
pull_request: ["bar"]
4+
push:
5+
pull_request:
6+
67
jobs:
78
check_duplicate_runs:
89
name: Check for duplicate runs

0 commit comments

Comments
 (0)