Skip to content

Commit

Permalink
chore: hmph
Browse files Browse the repository at this point in the history
  • Loading branch information
cha0s committed Feb 13, 2024
1 parent 5242098 commit e4f08c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Website

on:
push:
branches: [master, website]
branches: [website]
workflow_dispatch: {}

concurrency:
group: website-${{ github.ref }}
group: website
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit e4f08c8

Please sign in to comment.