Update CI tasks #1
guard-main.yml
on: pull_request_target
check-target
/
Enforce PR target
4s
Annotations
1 error and 1 warning
|
check-target / Enforce PR target
Error: `DEV_BRANCH` variable not set! create variable `DEV_BRANCH` in your repository's settings and try again.
|
|
Workflow syntax warning:
.github/workflows/guard-main.yml#L10
In .github/workflows/guard-main.yml (Line: 10, Col: 11): Error from called workflow a-sit-plus/internal-workflows/.github/workflows/guard-main.yml@main (Line: 7, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|