Create async-labels when branch or tag is created #112
Annotations
3 errors and 1 warning
actionlint:
.github/workflows/async-create-label.yml#L26
shellcheck reported issue in this script: SC2015:info:4:80: Note that A && B || C is not if-then-else. C may run when A is true
```
run: |
^~~~
```
|
actionlint:
.github/workflows/async-create-label.yml#L26
shellcheck reported issue in this script: SC2015:info:5:89: Note that A && B || C is not if-then-else. C may run when A is true
```
run: |
^~~~
```
|
actionlint
Process completed with exit code 1.
|
actionlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|