Skip to content

Commit

Permalink
Fix insufficient authentication scopes (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubsolecki authored Jun 1, 2022
1 parent 552d8a0 commit 8dfac3c
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ presubmits:
- ^release-eus$
- ^release-efix$
decorate: true
labels:
preset-service-account: "true"
skip_if_only_changed: "^docs/|\\.(md|png)$|^(OWNERS|SECURITY_CONTACTS)$"
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -31,6 +33,8 @@ presubmits:
- ^release-eus$
- ^release-efix$
decorate: true
labels:
preset-service-account: "true"
skip_if_only_changed: "^docs/|\\.(md|png)$|^(OWNERS|SECURITY_CONTACTS)$"
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -54,6 +58,8 @@ presubmits:
- ^release-eus$
- ^release-efix$
decorate: true
labels:
preset-service-account: "true"
skip_if_only_changed: "^docs/|\\.(md|png)$|^(OWNERS|SECURITY_CONTACTS)$"
always_run: true
path_alias: github.com/IBM/ibm-licensing-operator
Expand Down

0 comments on commit 8dfac3c

Please sign in to comment.