Skip to content

Commit

Permalink
Only keep 'run this workflow manually from the Actions tab' event.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Apr 2, 2024
1 parent 2a73e83 commit 5f62e76
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/libfaust.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
name: libfaust

env:
FAUST_VERSION: 2.72.14
FAUST_VERSION: 2.72.14
FAUSTGEN_VERSION: 1.69
LLVM_PACKAGE_VERSION: 15.0.7
CMAKE_OSX_DEPLOYMENT_TARGET: 10.15
LLVM_COMMIT: 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a

# Controls when the action will run.
on:
push:
tags:
- '*'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 5f62e76

Please sign in to comment.