mirror of
https://github.com/aler9/gortsplib
synced 2025-10-23 15:13:30 +08:00
normalize GitHub actions (#919)
This commit is contained in:
4
.github/workflows/issue-lock.yml
vendored
4
.github/workflows/issue-lock.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: issue-lock
|
name: issue_lock
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
@@ -6,7 +6,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
issue-lock:
|
issue_lock:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user