Skip to content

Commit

Permalink
(chore): Update gyb ci
Browse files Browse the repository at this point in the history
  • Loading branch information
N3v1 committed Sep 15, 2024
1 parent 60b8099 commit fa3a2ad
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/compile_gyb_sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,9 @@ on:
push:
branches:
- main
paths:
- ".github/workflows/compile_gyb_sources.yml"
- "utils/generate_sources.sh"
- "*.swift.gyb"
- "*.mm.gyb"
pull_request:
branches:
- main
workflow_dispatch:
inputs:
trigger:
description: "Manually trigger the workflow"
required: true
default: "true"

jobs:
compile_gyb_sources:
Expand Down

0 comments on commit fa3a2ad

Please # to comment.