Invoke lint.sh via bash - checkout didn't preserve the exec bit
Lint and reload / lint-and-reload (push) Successful in 3s

This commit is contained in:
Bendik Aagaard Lynghaug
2026-08-05 07:20:18 +02:00
parent fc4cd1b86e
commit 1f0d930768
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
- name: Lint questions
run: ./lint.sh questions
run: bash lint.sh questions
# Tells every running portal instance to re-fetch and atomically
# swap in the new content - see content::watch_for_reload in the