Skip to content

Commit

Permalink
trigger actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Aug 19, 2024
1 parent d284bd4 commit 1b6d1e9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Build package and publish

on: [push]
on:
push:
branches:
- main
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit 1b6d1e9

Please sign in to comment.