Skip to content

Commit

Permalink
don't run pipeline on PR, only on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
milanogrizovic committed Aug 29, 2024
1 parent 9f59cf0 commit 4ed6759
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:

permissions:
Expand Down

0 comments on commit 4ed6759

Please sign in to comment.