Skip to content

Commit

Permalink
Modify triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
mikogs committed Oct 24, 2023
1 parent 31400b3 commit 4fdada9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test-replace-string.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
name: Test replace-string action

on:
pull_request:
branches:
- main
push:
branches:
- A0-3280-replace-string
- main

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
Expand Down

0 comments on commit 4fdada9

Please sign in to comment.