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

This reverts commit 31ab167aa1985f7930fe29a221d5b811328a9172.
This commit is contained in:
Ikiru Yoshizaki 2023-04-25 17:05:48 +09:00
parent 521b8e56f9
commit 67acf2b834

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