Skip to content

Commit

Permalink
removed main.yml and fixed index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Danura30082 committed Dec 3, 2024
1 parent 7ae45c1 commit a7cf2cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Deploy Website
on: [push]
on:
push:
branches: # triggers the workflow on push events to the main branch
- main
workflow_dispatch: # allows you to run the workflow manually
permissions:
contents: read
pages: write
Expand Down
3 changes: 0 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,3 @@


Bonjour a toi chere INTech-ien t'interessant a Autotech. Ces page sont un guide pour commencer a contribuer a AutoTech.


Is this even working

0 comments on commit a7cf2cc

Please sign in to comment.