Skip to content

Commit

Permalink
Merge pull request #17 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
h-haaks committed May 5, 2024
2 parents dc8d883 + c10f0ef commit 4087e60
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 4087e60

Please sign in to comment.