Skip to content

Commit

Permalink
Merge pull request #714 from UW-GAC/deploy/stage
Browse files Browse the repository at this point in the history
Deploy to prod
  • Loading branch information
amstilp authored Aug 30, 2024
2 parents 55930f9 + 8ea488f commit a80db6d
Show file tree
Hide file tree
Showing 49 changed files with 15,814 additions and 67 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/combine-prs.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Combine PRs

on:
schedule:
- cron: '0 8 * * 1' # Monday at 08:00 UTC
workflow_dispatch: # allows you to manually trigger the workflow

# The minimum permissions required to run this Action
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.6
rev: v0.6.2
hooks:
# Run the linter.
- id: ruff
Expand Down
Loading

0 comments on commit a80db6d

Please sign in to comment.