chore: I don't think we use that permission? (#123)
I don't think we use that permission? Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
This commit is contained in:
parent
73cc784491
commit
e52fe0bae5
|
|
@ -14,8 +14,6 @@ jobs:
|
||||||
ports:
|
ports:
|
||||||
- 8013:8013
|
- 8013:8013
|
||||||
|
|
||||||
permissions:
|
|
||||||
packages: write
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the code
|
- name: Check out the code
|
||||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue