Skip to content

Commit

Permalink
ci: changed trigger to push to try workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bdromard committed Jan 22, 2024
1 parent 7595979 commit 5e48219
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/debian-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Build Debian package on release

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

0 comments on commit 5e48219

Please sign in to comment.