A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.codety.io/docs/quickstart/github-actions below:

Quickstart with GitHub Actions | Codety Developer Hub


name: Codety
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "**" ]
jobs:
Codety_Static_Code_Analysis:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: read
container:
image: codetyio/codety
steps:
- uses: actions/checkout@main
- run: codety
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

The Codety Analyzer will be triggered when there's a new pull request been created or updated.

The review comments will be automatically added/updated once the Codety Analyzer job is done:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4