Skip to content

Commit

Permalink
Merge pull request #58 from Sun-Mountain/stop-gencon-auto
Browse files Browse the repository at this point in the history
Stop gencon auto
  • Loading branch information
Sun-Mountain authored Jul 24, 2023
2 parents 040d2ba + e57e0ef commit a455399
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Auto Tag Release Draft
on:
push:
branches:
- stop-workflow
- main
jobs:
Patch:
runs-on: ubuntu-latest
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/import-gencon-events.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Import GenCon Events

on:
schedule:
- cron: 0 0 * * *
workflow_dispatch:
inputs:
environment:
Expand Down
1 change: 1 addition & 0 deletions frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

# testing
/coverage
/test-results

# next.js
/.next/
Expand Down

1 comment on commit a455399

@vercel
Copy link

@vercel vercel bot commented on a455399 Jul 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.