Skip to content

Improve security by replacing random.choice with secrets.choice #30

Improve security by replacing random.choice with secrets.choice

Improve security by replacing random.choice with secrets.choice #30

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"