Skip to content

Commit

Permalink
cleaned-up github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
amitu committed Nov 12, 2024
1 parent 072a229 commit de9e5a1
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 99 deletions.
8 changes: 0 additions & 8 deletions .github/cue.sh

This file was deleted.

File renamed without changes.
18 changes: 0 additions & 18 deletions .github/workflows/cue.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .github/workflows/deploy-fastn-com.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- 'fastn.com/**'
- '.github/workflows/deploy-fastn-com.yml'

jobs:
env:
Expand Down
71 changes: 0 additions & 71 deletions .github/workflows/deploy.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://github.com/calibreapp/image-actions
name: Compress Images
name: Optimize Images
on:
push:
branches:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
pull_request:
branches: [ main ]
jobs:
everything:
tests-and-formatting:
name: Rust/JS Checks/Formatting
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit de9e5a1

Please sign in to comment.