Skip to content

Commit ccd4543

Browse files
committed
CI: fix GHA event spelling
1 parent 7a34a7e commit ccd4543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Runs on pushes targeting the default branch
55
push:
66
branches: ['develop']
7-
pull_requests:
7+
pull_request:
88
branches: ['develop']
99

1010
# Allows you to run this workflow manually from the Actions tab

0 commit comments

Comments
 (0)