We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f672769 commit 21c677cCopy full SHA for 21c677c
1 file changed
.github/workflows/ui-entropy.yml
@@ -5,9 +5,9 @@ name: UI Entropy Check
5
6
on:
7
pull_request:
8
- branches: [main, master] # Adjust branch names as needed
+ branches: [gh-pages] # Main branch for this GitHub Pages repo
9
push:
10
11
12
jobs:
13
entropy-check:
0 commit comments