Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Building for main branch only
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger committed Apr 19, 2023
1 parent 3f8f0b8 commit ba4e1f3
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,5 +1,9 @@
name: "FAP: Build for multiple SDK sources"
on: [push, pull_request]
on:
push:
branches:
- main
pull_request:
jobs:
ufbt-build-action:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ba4e1f3

Please sign in to comment.