Skip to content

Commit

Permalink
Revert "Trigger builds on push to main"
Browse files Browse the repository at this point in the history
This reverts commit 879af68.
  • Loading branch information
mburumaxwell committed Mar 7, 2024
1 parent 0726ba7 commit 93c1355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build

on:
push:
branches:
- main
# branches:
# - main
tags:
- '*'
paths-ignore:
Expand Down

0 comments on commit 93c1355

Please sign in to comment.