Skip to content

Commit

Permalink
Add triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
shirayu committed Oct 27, 2023
1 parent 2ac27e7 commit 2b30d08
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
---
name: CI
"on": push
on:
push:
pull_request:
types:
- opened
- synchronize
- reopened

jobs:
ci:
Expand Down

0 comments on commit 2b30d08

Please sign in to comment.