Skip to content

Commit

Permalink
Evgencheg patch 2 (#200)
Browse files Browse the repository at this point in the history
* Update test-secrets1.yml

* Update test-secrets3.yml

* Update test-secrets2.yml
  • Loading branch information
Evgencheg authored Sep 25, 2024
1 parent 86fb48b commit 40b4cf0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-secrets1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: YAML Linter Secrets
on:
push:
branches: [ master, staging, trying ]
merge_group:
pull_request:
types: [ opened, reopened, synchronize, ready_for_review ]
branches: [ master ]

jobs:
build:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/test-secrets2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ on:
# why not just do both
- 'RobustToolbox'
- 'RobustToolbox/**'
merge_group:
pull_request:
types: [ opened, reopened, synchronize, ready_for_review ]
branches: [ master ]

jobs:
build:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/test-secrets3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
push:
branches: [ master, staging, trying ]
merge_group:
pull_request:
types: [ opened, reopened, synchronize, ready_for_review ]
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit 40b4cf0

Please sign in to comment.