mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
fmt
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
name: Local Tests Only
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
name: Test Contributor Pull Requests
|
||||
|
||||
on: issue_comment
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
name: Prettier
|
||||
|
||||
# on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
name: Test
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user