Skip to content

Commit

Permalink
Fix CI triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
huangsam committed Oct 1, 2024
1 parent 8fa88e9 commit 130340b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: CI

on:
- push
- pull_request
push:
branches: [main]
pull_request:
branches: [main]

permissions:
contents: read
Expand Down

0 comments on commit 130340b

Please sign in to comment.