Skip to content

Commit

Permalink
Support external PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
destel committed Jul 28, 2024
1 parent 59281e2 commit 47838c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Check

on:
push:
branches: [ "**" ]
branches: [ "main" ]
tags-ignore: [ "**" ]
pull_request:


jobs:
Expand Down

0 comments on commit 47838c8

Please sign in to comment.