We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de380be commit 7fb17aaCopy full SHA for 7fb17aa
.github/workflows/main.yml
@@ -1,6 +1,8 @@
1
# Yaml file for any Github commit on src, it will run Nikola and update the website.
2
# .github/workflows/main.yml
3
# 2025-03-06 actions/checkout at v4, nikola-actoin at v8
4
+# Needs: Settings --> Actions --> General --> Workflow Permissions. Check Read and write permissions
5
+
6
on: [push]
7
8
jobs:
0 commit comments