Skip to content

Commit

Permalink
👌 IMPROVE: Restrict CI workflow to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanbernabeu committed Dec 26, 2024
1 parent 1726e27 commit 5cb9fa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: ci
on:
push:

branches:
- main
permissions:
contents: write
jobs:
Expand Down

0 comments on commit 5cb9fa3

Please sign in to comment.