Skip to content

Commit

Permalink
there has to be some trigger, even a manual one
Browse files Browse the repository at this point in the history
  • Loading branch information
busterb committed Nov 28, 2023
1 parent 3a42f77 commit 71fcee9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: CIFuzz

on:
workflow_dispatch:

jobs:
Fuzzing:
runs-on: ubuntu-latest
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/solaris_test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: solaris_ci

on:
workflow_dispatch:

jobs:
build-native:
strategy:
Expand Down

0 comments on commit 71fcee9

Please sign in to comment.