Skip to content

Commit

Permalink
don't run check on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
cottand committed Feb 23, 2024
1 parent f5ce211 commit a820c5f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: On push
name: Check

on:
workflow_dispatch:
push:
branches: [ "*" ]
pull_request:
branches: [ master ]

jobs:

Expand Down

0 comments on commit a820c5f

Please sign in to comment.