Skip to content

Commit

Permalink
stg-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Kastier1 committed Jan 31, 2025
1 parent e6d73e5 commit c3bc9f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy-stg.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy to staging

# on:
# push:
# branches:
# - 'r/*'
on:
push:
branches:
- 'r/*'

concurrency:
group: deploy-staging
Expand Down

0 comments on commit c3bc9f3

Please sign in to comment.