[go: nahoru, domu]

Skip to content

Commit

Permalink
Use reuseable project builder
Browse files Browse the repository at this point in the history
  • Loading branch information
oblivioncth committed Aug 28, 2024
1 parent 00f6a94 commit 580bc38
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 19 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/build-qx.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Qx Push Reaction
on:
workflow_dispatch:
push:
branches-ignore:
- 'master'

jobs:
trigger-windows-build:
name: Build Qx (Windows)
uses: oblivioncth/actions/.github/workflows/build-cxx-project.yml@feature/upgrades
secrets:
ffynnon_cred: ${{ secrets.OBYBOT_FFYNNON_CREDS }}

19 changes: 0 additions & 19 deletions .github/workflows/push-reaction.yml

This file was deleted.

0 comments on commit 580bc38

Please sign in to comment.