forked from wazuh/wazuh-docker
Change runners on repository workflows
This commit is contained in:
@@ -31,7 +31,7 @@ on:
|
||||
jobs:
|
||||
bump:
|
||||
name: Repository bumper
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: github-actions-codebuild-runner-devops-amd
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user