Skip to content

Instantly share code, notes, and snippets.

View Mr-Pine's full-sized avatar
🌲

Mr. Pine Mr-Pine

🌲
  • Student at KIT
  • Karlsruhe, Germany
  • X @Mr__pine
View GitHub Profile
rg --debug system /usr/share/dict/rockyou.txt
rg: DEBUG|rg::flags::parse|crates/core/flags/parse.rs:97: no extra arguments found from configuration file
rg: DEBUG|rg::flags::hiargs|crates/core/flags/hiargs.rs:1260: found hostname for hyperlink configuration: small-forest
rg: DEBUG|rg::flags::hiargs|crates/core/flags/hiargs.rs:1270: hyperlink format: ""
rg: DEBUG|rg::flags::hiargs|crates/core/flags/hiargs.rs:174: using 1 thread(s)
rg: DEBUG|grep_regex::config|crates/regex/src/config.rs:175: assembling HIR from 1 fixed string literals
rg: DEBUG|globset|crates/globset/src/lib.rs:453: built glob set; 0 literals, 0 basenames, 12 extensions, 0 prefixes, 0 suffixes, 0 required extensions, 0 regexes
system
systemofadown
name: Example Workflow
on:
issue_comment:
types: [created]
permissions: read-all
jobs:
example_job:
timeout-minutes: 2
runs-on: ubuntu-latest
steps: