Merge pull request #14892 from sashashura/patch-1

GitHub Workflows security hardening
pull/13600/head^2
Steven Powell 2022-09-02 11:05:57 -07:00 committed by GitHub
commit 214e051410
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ on:
workflow_dispatch:
release:
types: [published]
permissions:
contents: read
jobs:
twitter-release:
runs-on: ubuntu-20.04