Skip to content

Commit

Permalink
feat: add static template
Browse files Browse the repository at this point in the history
  • Loading branch information
makamekm committed Oct 23, 2024
1 parent bfc9115 commit e509509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Build
on:
workflow_dispatch:
push:
branches: [ "main" ]
branches: [ "master" ]
pull_request:
branches: [ "main" ]
branches: [ "master" ]

permissions:
contents: read
Expand Down

0 comments on commit e509509

Please sign in to comment.