Skip to content

Commit

Permalink
update event to build
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrinjenson committed Sep 12, 2023
1 parent 44169f0 commit e845587
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/release_mac.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: Mac

on: [push]
on:
pull_request:
paths-ignore:
- "docs/**"
- "helm/**"
- "assets/**"
- "**.md"

jobs:
build-mac:
Expand Down

0 comments on commit e845587

Please sign in to comment.