Skip to content

Commit e6d6de9

Browse files
committed
chore(ci): Specify image for template update
1 parent 6ce7729 commit e6d6de9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/template.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
update:
2424
permissions:
2525
security-events: write # to create PR
26+
runs-on: ubuntu-latest
2627
steps:
2728
- name: Checkout repository
2829
uses: actions/checkout@v4

0 commit comments

Comments
 (0)