Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Revert "feat: dynamic trigger based on github.base_ref"
Browse files Browse the repository at this point in the history
This reverts commit c624c18.
  • Loading branch information
beejiujitsu committed Aug 30, 2022
1 parent c624c18 commit 1e40b6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codefresh-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ name: Codefresh CI
'on':
pull_request:
branches:
- ${{ github.base_ref }}
- main
push:
branches:
- ${{ github.base_ref }}
- main

0 comments on commit 1e40b6e

Please sign in to comment.