mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
remove comments, checks permissions are working
This commit is contained in:
parent
2b30527ef0
commit
6016a8b85a
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -169,9 +169,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [build_test_neo4j,build_test_backend]
|
needs: [build_test_neo4j,build_test_backend]
|
||||||
permissions:
|
permissions:
|
||||||
#statuses: write
|
|
||||||
checks: write
|
checks: write
|
||||||
# security-events: write
|
|
||||||
steps:
|
steps:
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# CHECKOUT CODE ##########################################################
|
# CHECKOUT CODE ##########################################################
|
||||||
@ -230,10 +228,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [build_test_webapp]
|
needs: [build_test_webapp]
|
||||||
permissions:
|
permissions:
|
||||||
#statuses: write
|
|
||||||
#actions: write
|
|
||||||
checks: write
|
checks: write
|
||||||
# security-events: write
|
|
||||||
steps:
|
steps:
|
||||||
##########################################################################
|
##########################################################################
|
||||||
# CHECKOUT CODE ##########################################################
|
# CHECKOUT CODE ##########################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user