Skip to content

Commit

Permalink
build: run CI build for forks
Browse files Browse the repository at this point in the history
  • Loading branch information
giladgd committed Feb 23, 2024
1 parent 554afe3 commit a916202
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: Build
on:
push:

branches:
- master
pull_request:
branches-ignore:
- master
workflow_dispatch:

jobs:
Expand Down

0 comments on commit a916202

Please sign in to comment.