Skip to content

Commit

Permalink
try all branches on pr then
Browse files Browse the repository at this point in the history
  • Loading branch information
Dextinfire committed Sep 17, 2024
1 parent c38dd0b commit a80179f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
name: impacto
on:
pull_request_target:
push:
branches:
- master
tags:
- "*"
pull_request_target:
branches:
- master
types: [opened, reopened, synchronize]

env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
Expand Down

0 comments on commit a80179f

Please sign in to comment.