Skip to content

Commit

Permalink
build: do not run check workflow on pull request (push is enough)
Browse files Browse the repository at this point in the history
  • Loading branch information
pionl committed Sep 27, 2022
1 parent 428e83c commit 4575488
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: "Check"

on:
pull_request:
push:
branches:
- "*"
Expand Down

0 comments on commit 4575488

Please sign in to comment.