Skip to content

Commit

Permalink
change workflow to run on feature and release, remove pr
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed May 14, 2024
1 parent 069acc0 commit efae1fd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ on:
branches:
- main
- develop
pull_request:
# Sequence of patterns matched against refs/heads
branches:
- release/**
- feature/**

# When this workflow is queued, automatically cancel any previous running
Expand Down

0 comments on commit efae1fd

Please sign in to comment.