Skip to content

Commit

Permalink
Push test
Browse files Browse the repository at this point in the history
Trying to activate the GH actions workflow
  • Loading branch information
nataliejschultz committed Apr 16, 2024
1 parent d0e0da3 commit 3e194d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/AWS-auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ test_userpool_creation ]
paths:
'config/**.json'
'configs/**.json'

env:
AWS_ACCT_ID: ${{ secrets.AWS_ACCT_ID }}
Expand Down
1 change: 1 addition & 0 deletions configs/wyoming-original.nrel-op.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@
"data_trajectories_columns_exclude": ["user_id"]
}
}

3 changes: 2 additions & 1 deletion configs/wyoming.nrel-op.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@
" [email protected]"
]
}
}
}

0 comments on commit 3e194d1

Please sign in to comment.