Skip to content

Bump phoenix_live_reload from 1.3.3 to 1.4.1 #6

Bump phoenix_live_reload from 1.3.3 to 1.4.1

Bump phoenix_live_reload from 1.3.3 to 1.4.1 #6

Workflow file for this run

name: antiscam
on:
issue_comment:
types:
- created
- edited
permissions:
pull-requests: write
issues: write
jobs:
build:
if: ${{ !github.event.issue.pull_request }}
name: Antiscam
runs-on: ubuntu-latest
steps:
- uses: vbaranov/antiscam-action@main
with:
token: ${{ github.token }}