Revert "Merge pull request #459 from Cysharp/feature/prevent"

This reverts commit 356a4ee62e.
master
Ikiru Yoshizaki 2023-04-25 18:50:19 +09:00
parent 418ab36a72
commit 305695ad5d
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
name: Prevent github change
on:
pull_request:
paths:
- ".github/**/*.yaml"
- ".github/**/*.yml"
jobs:
detect:
uses: Cysharp/Actions/.github/workflows/prevent-github-change.yaml@main