Skip to content

Commit

Permalink
Update Github main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
doobry-systemli committed Jan 1, 2024
1 parent d63bb67 commit adbcb8b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ on:
# * is a special character in YAML so you have to quote this string
# first of each month
- cron: "0 0 1 * *"
workflow_dispatch:

jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
with:
distros: '[ "debian11", "debian12" ]'

0 comments on commit adbcb8b

Please sign in to comment.