Skip to content

Commit 0e627ce

Browse files
committed
feat(github): merge checks workflow [pulumi]
1 parent a4069df commit 0e627ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
merge-checks:
14-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-24.04
1515
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
1616
timeout-minutes: 5
1717
permissions:

0 commit comments

Comments
 (0)