Skip to content

Commit

Permalink
ci: added current branch for push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
bdromard committed Jan 22, 2024
1 parent 6e89929 commit a01720c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/debian-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Build Debian package on release

on:
push:
branches: [ feat-create-debian-package-with-tag ]
paths-ignore:
- 'docs_src/**'
- 'README.md'
Expand Down

0 comments on commit a01720c

Please sign in to comment.