Skip to content

Commit

Permalink
reverting the changes - done temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilsarwe committed Jul 16, 2024
1 parent 7c19d9c commit ec056f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Check & fix styling

on:
schedule:
- cron: '0 12 * * 1'
on: [push]

jobs:
php-cs-fixer:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: run-tests

on:
push:
pull_request:
branches: [main]

Expand Down

0 comments on commit ec056f0

Please sign in to comment.