Skip to content

Commit 53c85f7

Browse files
authored
Merge pull request #8 from Neo23x0/humpalum-patch-2
chore: Removed Push Trigger from master
2 parents 72f2256 + 035297a commit 53c85f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: CI
33
on:
44
# Trigger the workflow on push or pull requests, but only for the
55
# main branch
6-
push:
7-
branches:
8-
- master
6+
#push:
7+
# branches:
8+
# - master
99
pull_request:
1010
branches:
1111
- master

0 commit comments

Comments
 (0)