Skip to content

Commit

Permalink
add path and branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kuanfandevops committed Nov 26, 2024
1 parent 0af1da1 commit 8a6073a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/prod-ci-dc-2-d.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: TFRS replace DC with D on Prod 2.21.1

on:
# push:
# branches: [release-2.21.1]
push:
branches: [release-2.21.1]
paths:
- frontend/**
- backend/**
- security-scan/**
workflow_dispatch:

env:
Expand Down

0 comments on commit 8a6073a

Please sign in to comment.