Merge pull request #14892 from sashashura/patch-1
GitHub Workflows security hardeningpull/13600/head^2
commit
214e051410
|
@ -3,6 +3,8 @@ on:
|
|||
workflow_dispatch:
|
||||
release:
|
||||
types: [published]
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
twitter-release:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
Loading…
Reference in New Issue