Skip to content

Commit

Permalink
Merge pull request #92 from StatensPensjonskasse/use-with-for-ci.yml-…
Browse files Browse the repository at this point in the history
…inputs

use with for ci.yml inputs in .sync.yml
  • Loading branch information
bastelfreak committed May 2, 2024
2 parents 7385c99 + f5f1c80 commit 6945613
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
.github/workflows/ci.yml:
additional_packages: libaugeas-dev augeas-tools
rubocop: false
with:
additional_packages: libaugeas-dev augeas-tools
rubocop: false
Gemfile:
optional:
':test':
Expand Down

0 comments on commit 6945613

Please sign in to comment.