Skip to content

Commit

Permalink
Update with-auth.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Mar 24, 2021
1 parent 7bc3a72 commit 2ca1098
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/with-auth.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
# For help debugging build failures open an issue on the RStudio community with the 'github-actions' tag.
# https://community.rstudio.com/new-topic?category=Package%20development&tags=github-actions
on:
push:
branches:
- main
- master
pull_request:
branches:
- master
- main
schedule:
- cron: '0 12 * * *'

name: with-auth

jobs:
with-auth:
if: github.event.pull_request.head.repo.full_name == github.repository
runs-on: macOS-latest

env:
Expand Down

0 comments on commit 2ca1098

Please sign in to comment.