Skip to content

Commit

Permalink
github action
Browse files Browse the repository at this point in the history
  • Loading branch information
MichiBaum committed Apr 29, 2024
1 parent fefcbca commit 5f80474
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build and Publish

on: [push, pull_request]
on:
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 5f80474

Please sign in to comment.