не запускать валидацию rsi если комит от бота
This commit is contained in:
parent
ff66e986c2
commit
0185d40616
1 changed files with 1 additions and 0 deletions
1
.github/workflows/validate-rsis.yml
vendored
1
.github/workflows/validate-rsis.yml
vendored
|
|
@ -11,6 +11,7 @@ on:
|
|||
jobs:
|
||||
validate_rsis:
|
||||
name: Validate RSIs
|
||||
if: github.actor != 'Sunrise-Bot'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue