Merge pull request 'change gitea runner label match' (#8) from update_act_matcher into main
Reviewed-on: #8
This commit is contained in:
commit
ef7832a7be
|
@ -9,7 +9,7 @@ on:
|
|||
- "charts/**"
|
||||
jobs:
|
||||
Publilsh-Charts:
|
||||
runs-on: ubuntu-22.04:docker://node:18-bullseye
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue