Skip to content

Commit

Permalink
Merge pull request #10 from eclipse-che/workflow-fix-reuse
Browse files Browse the repository at this point in the history
fix: make this workflow re-usable
  • Loading branch information
mkuznyetsov authored Jan 27, 2025
2 parents f320d2c + ce65747 commit d514461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
schedule:
- cron: '30 5,17 * * *'
workflow_dispatch:
workflow_call:

jobs:
build:
Expand Down

0 comments on commit d514461

Please sign in to comment.