Skip to content

Commit

Permalink
Updated trigger in github yaml workflow file to reflect new POL-918 b…
Browse files Browse the repository at this point in the history
…ranch
  • Loading branch information
nia-vf1 committed Feb 12, 2024
1 parent 221ea9b commit f73322a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
push:
branches:
- master
- POL-918-create-master-policy-perm-list
- POL-918-create-master-policy-perm-list-continued


# Workflow dispatch trigger allows manually running workflow
workflow_dispatch:
branches:
- master
- POL-918-create-master-policy-perm-list
- POL-918-create-master-policy-perm-list-continued


jobs:
Expand Down

0 comments on commit f73322a

Please sign in to comment.