Skip to content

Commit

Permalink
Change gh action to trigger on push
Browse files Browse the repository at this point in the history
  • Loading branch information
kheal committed Jul 25, 2024
1 parent 292b0a6 commit 2a96280
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wdl_checker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: MiniWDL linter CI

on:
pull_request:
branches: master
push:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2a96280

Please sign in to comment.