mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 10:01:34 +00:00
Add support for annotations
as an action input.
This commit is contained in:
parent
7a95fa7ee0
commit
2d3449ca18
8 changed files with 39 additions and 5 deletions
|
@ -2,4 +2,7 @@ module.exports = {
|
|||
extends: [
|
||||
"@redhat-actions/eslint-config",
|
||||
],
|
||||
};
|
||||
ignorePatterns: [
|
||||
"src/generated/*"
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue