Skip to content

Commit

Permalink
Initial github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cmelchior committed Jun 8, 2022
1 parent 0198f3a commit 2649ea8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: 'PR Build'
description: 'Build and test a pull request'
"on":
pull_request:
paths-ignore:
- '**.md'
env:
REALM_DISABLE_ANALYTICS: true
File renamed without changes.

0 comments on commit 2649ea8

Please sign in to comment.