Skip to content

Commit

Permalink
Update prod-ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rf-opssupport authored Aug 26, 2024
1 parent 38b56ef commit 9bf2b94
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/prod-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
name: PROD-CI-CD

# Controls when the workflow will run
# on:
# # Triggers the workflow on push events but only for the develop branch
# push:
# branches: [main]
on:
# Triggers the workflow on push events but only for the develop branch
push:
branches: [main]

jobs:

Expand Down

0 comments on commit 9bf2b94

Please sign in to comment.