Skip to content

Commit

Permalink
Revert "Revert "Merge pull request #41 from Cysharp/feature/prevent""
Browse files Browse the repository at this point in the history
This reverts commit bd44d03.
  • Loading branch information
guitarrapc committed May 8, 2023
1 parent bd44d03 commit 1671834
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/prevent-github-change.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Prevent github change
on:
pull_request:
paths:
- ".github/**/*.yaml"
- ".github/**/*.yml"

jobs:
detect:
uses: Cysharp/Actions/.github/workflows/prevent-github-change.yaml@main

0 comments on commit 1671834

Please sign in to comment.