Skip to content

Commit

Permalink
Run GitHub Actions workflows on push
Browse files Browse the repository at this point in the history
  • Loading branch information
cafedomancer committed Aug 15, 2023
1 parent f9f2870 commit ac5eaeb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Build and deploy

on:
push:
branches:
- master
on: push

jobs:
build:
Expand Down

0 comments on commit ac5eaeb

Please sign in to comment.