Skip to content

The "powertop" tool can fully display the hidden process name and PID... #33

The "powertop" tool can fully display the hidden process name and PID...

The "powertop" tool can fully display the hidden process name and PID... #33

Workflow file for this run

name: antispam
on:
issues:
types:
- opened
- edited
- reopened
pull_request:
types:
- opened
- edited
- reopened
- synchronize
permissions:
pull-requests: write
issues: write
jobs:
build:
name: Antispam
runs-on: ubuntu-latest
steps:
- uses: liamg/antispam-action@1
with:
token: ${{ github.token }}