chore: add timeout to GHA workflows (#26714)
This commit is contained in:
1
.github/workflows/backport.yml
vendored
1
.github/workflows/backport.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
- name: Checkout Actions
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user