Skip to content

Commit e2351cb

Browse files
authored
chore: run ci-cd.yml on pull_request (#158)
1 parent c0a7dab commit e2351cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: CI/CD
33

4-
on: [push] # yamllint disable-line rule:truthy
4+
on: [pull_request] # yamllint disable-line rule:truthy
55

66
jobs:
77
ci:

0 commit comments

Comments
 (0)