Skip to content

Commit 6e1f30d

Browse files
authored
Merge pull request #121 from input-output-hk/coot/gha
Do not run GHA actions on main branch
2 parents c9cf125 + cac21c9 commit 6e1f30d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/checks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Cheks
22

33
on:
4-
push:
5-
branches: ["main"]
64
pull_request:
75
merge_group:
86

.github/workflows/haskell.yml

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

33
on:
4-
push:
5-
branches: ["main"]
64
pull_request:
75
merge_group:
86

0 commit comments

Comments
 (0)