Skip to content

Commit

Permalink
branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Jan 23, 2024
1 parent b38cc8b commit e12cf2e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# generate doxygen

name: Docs
name: Deployment
on:
workflow_dispatch:
push:
branches:
- master
- main

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit e12cf2e

Please sign in to comment.