mirror of
https://github.com/projectdiscovery/subfinder
synced 2026-06-21 14:05:24 +00:00
e6ed1e1b72
* Change file extension to .yml for consistency * Move permissions for clarity and consistency * Change compat-checks action from @master to @v1 The action should be pinned to a stable ref such as @v1, consistent with the documentation and how other PD projects reference it. * Fix indentations and whitespaces in workflows
17 lines
335 B
YAML
17 lines
335 B
YAML
changelog:
|
|
exclude:
|
|
authors:
|
|
- dependabot
|
|
categories:
|
|
- title: 🎉 New Features
|
|
labels:
|
|
- "Type: Enhancement"
|
|
- title: 🐞 Bug Fixes
|
|
labels:
|
|
- "Type: Bug"
|
|
- title: 🔨 Maintenance
|
|
labels:
|
|
- "Type: Maintenance"
|
|
- title: Other Changes
|
|
labels:
|
|
- "*" |