mirror of
https://github.com/cirosantilli/china-dictatorship.git
synced 2025-09-08 21:50:40 +02:00
ubuntu-24.04
This commit is contained in:
2
.github/workflows/issue.yml
vendored
2
.github/workflows/issue.yml
vendored
@@ -6,7 +6,7 @@ on:
|
|||||||
types: [created]
|
types: [created]
|
||||||
jobs:
|
jobs:
|
||||||
Issue:
|
Issue:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
- run: echo "github.event_name ${{ github.event_name }}"
|
- run: echo "github.event_name ${{ github.event_name }}"
|
||||||
- run: echo "github.ref ${{ github.ref }}"
|
- run: echo "github.ref ${{ github.ref }}"
|
||||||
|
Reference in New Issue
Block a user