Skip to content

Commit b52cd69

Browse files
authored
Update workflow.yml
1 parent ae23cbb commit b52cd69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Main workflow
2-
on: [push]
2+
on: [push, pull_request]
33
jobs:
44
run:
55
name: Run

0 commit comments

Comments
 (0)