mirror of
https://github.com/actions/cache.git
synced 2025-04-01 19:06:35 +00:00
Merge 67e8f72441
into a2ed59d39b
This commit is contained in:
commit
3c5ff48ff9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/issue-opened-workflow.yml
vendored
4
.github/workflows/issue-opened-workflow.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: Assign issue
|
name: Who is Assign issue that blocked and delete all content all other user
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [opened]
|
types: [any]
|
||||||
jobs:
|
jobs:
|
||||||
run-action:
|
run-action:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue