Skip to content

Commit

Permalink
internal: stop running build on PR (#48)
Browse files Browse the repository at this point in the history
### Description

OB-9999: Disable build github action on PR

### Checklist
- [ ] Created tests which fail without the change (if possible)
- [ ] Extended the README / documentation, if necessary
  • Loading branch information
obs-gh-alexlew authored Jul 2, 2024
1 parent 2c04ef8 commit 45bb9df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Build Release

on:
pull_request:
workflow_dispatch:
inputs:
branch:
Expand Down

0 comments on commit 45bb9df

Please sign in to comment.