We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c4b8f commit 6c14063Copy full SHA for 6c14063
.github/workflows/workflows-sync-template-backup.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
sync:
10
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, linux, x64, big]
11
steps:
12
- name: Workflows Sync
13
uses: wow-actions/workflows-sync@v2
0 commit comments