Skip to content

Commit cc55e5a

Browse files
authored
Trigger the workflow on push or pull request
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent fd8acf5 commit cc55e5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: CI
22

33
on:
4+
pull_request:
5+
branches:
6+
- '*'
47
push:
58
branches-ignore:
69
- 'release-*'

0 commit comments

Comments
 (0)