Skip to content

Commit

Permalink
[CI] Add a manual trigger to one of the actions
Browse files Browse the repository at this point in the history
I'm not entirely sure whether this will work, but I'm under the
impression that this needs to be updated on the main repository branch
before it can be tested.
  • Loading branch information
banach-space committed Jan 16, 2021
1 parent 5d35218 commit 6f16181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/x86-ubuntu-llvm-from-sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: x86-Ubuntu-llvm-from-sources
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 6f16181

Please sign in to comment.