Skip to content

Commit 9b2d79c

Browse files
committed
feat(github): merge checks workflow [pulumi]
1 parent 1fbf024 commit 9b2d79c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/merge-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
merge-checks:
1414
runs-on: ubuntu-22.04
1515
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
16+
timeout-minutes: 5
1617
permissions:
1718
contents: read
1819
statuses: write

0 commit comments

Comments
 (0)