Skip to content

Commit

Permalink
chore(github-action): tests should be executed on fork when approved …
Browse files Browse the repository at this point in the history
…by the team (#3863)
  • Loading branch information
mathias-vandaele authored Jan 21, 2025
1 parent 9eafd0b commit af39074
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/TEST_FEATURE_BRANCH.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Test branch

on:
pull_request:
branches:
- 'main'
push:
branches:
- '**'
Expand Down

0 comments on commit af39074

Please sign in to comment.