Skip to content

Commit

Permalink
Update check-standard.yaml
Browse files Browse the repository at this point in the history
have to switch the push on just to test.
  • Loading branch information
ghar1821 committed Feb 29, 2024
1 parent b6718f8 commit eab4a1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
# push:
# branches: [main, master]
push:
branches: [main, master]
pull_request:
branches: [main, master]

Expand Down

0 comments on commit eab4a1d

Please sign in to comment.