Skip to content

Commit

Permalink
ci(github-aciton): checks.yml update trigger
Browse files Browse the repository at this point in the history
run on push & PR
  • Loading branch information
JoeyTeng authored Jul 19, 2023
1 parent e85f62d commit b64ebca
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
name: Checks

on:
push:
branches: ["master"]
push
pull_request:
types: [opened, reopened]

jobs:
check:
Expand Down

0 comments on commit b64ebca

Please sign in to comment.