Conditional workflows

This commit is contained in:
rafael
2025-07-24 17:29:25 -03:00
parent fc2fae42bd
commit d1dbc4f852
3 changed files with 5 additions and 2 deletions
@@ -13,6 +13,7 @@ on:
jobs:
build:
if: github.repository == 'bluesky-social/social-app'
name: Build and Submit Android
runs-on: ubuntu-latest
steps: