Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zeme-wana committed Sep 26, 2024
1 parent 30b5a6d commit aa46d9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/metatheory-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@
name: "🔮 Metatheory Site"

on:
pull_request:

push:
branches:
- master
pull_request:

workflow_dispatch:
inputs:
Expand Down
2 changes: 1 addition & 1 deletion scripts/check-broken-links.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TARGETS=(
.github/{ISSUE_TEMPLATE/*,*.md,*.yml}
**/{LICENSE,NOTICE,README.md,TRIAGE.md}
CODE_OF_CONDUCT.md
*.md
*.adoc
)

Expand Down

0 comments on commit aa46d9c

Please sign in to comment.