Skip to content

Commit

Permalink
👷 Fix the workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenein committed Nov 7, 2024
1 parent 6b2f77b commit d256961
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ name: 🧪 Check
on:
push:
branches:
- main
- dev
- master
tags-ignore:
- '**'
pull_request:
branches:
- main
- master
workflow_dispatch: { }

env:
Expand Down

0 comments on commit d256961

Please sign in to comment.