Skip to content

Commit

Permalink
Fix build lint test action running multiple times on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
JElgar committed Sep 6, 2024
1 parent ea496b3 commit e46ffd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build, Lint, Test

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_call:
Expand Down

0 comments on commit e46ffd8

Please sign in to comment.