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