Skip to content

Commit fe0558a

Browse files
Update level2.yml
1 parent d06c18f commit fe0558a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/level2.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: Poutine Level 2
22
on:
3-
push:
4-
branches:
5-
- main
63
pull_request:
74

85
permissions: {}
@@ -13,8 +10,7 @@ concurrency:
1310

1411
jobs:
1512
pulled_pork:
16-
# runs-on: self-hosted
17-
runs-on: ubuntu-latest
13+
runs-on: self-hosted
1814
timeout-minutes: 1
1915
permissions:
2016
id-token: write

0 commit comments

Comments
 (0)