Skip to content

Commit 085dd78

Browse files
author
Kamal Nasser
authored
Merge pull request #3 from kamaln7/gh-workflows-events
remove duplicate gh actions run
2 parents 069f981 + f1b7dc9 commit 085dd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push, pull_request]
1+
on: [push]
22
name: Test
33

44
jobs:

0 commit comments

Comments
 (0)