Skip to content

Commit

Permalink
Autobuild: build on only main, not pull requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmonz committed Jan 27, 2025
1 parent f5ca99f commit 27b503b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: CI
name: Build and Publish

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 27b503b

Please sign in to comment.